home *** CD-ROM | disk | FTP | other *** search
- Path: ratty.wolfe.net!neus
- From: neus@wolfenet.com (Bill Campbell)
- Newsgroups: comp.lang.c
- Subject: Beginner needs help w/ Borland c++4.5
- Date: 15 Jan 1996 01:11:32 GMT
- Organization: Wolfe Internet Access, L.L.C.
- Message-ID: <4dc9k5$1gu@news1.wolfe.net>
- NNTP-Posting-Host: sea-ts3-p03.wolfenet.com
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
-
- I am a first quarter student learning c and bought the borland c/c++(4.5)
- compiler at the recommendation of my school.At this stage all I am doing is
- using it to compile simple programs as exercises from my text book. I am stuck
- trying to get code from two seperate files to run together. I have a main
- function stored in one file and the functions it calls stored in another file.
- I am trying to use the project menu to link these two files together so that
- they will run as a program. I know that my code is good since I just lifted it
- from the source code disk that came with my text (joy of c). I just can't
- figure out the steps needed to link files together. I realise that this
- probably seems like an idiotic problem, but any help would be much
- appreciated. e-mail me at: neus@wolfenet.com. Thanks
-